STEP 10: Let's make another dance move.
- Go to and drag out Flip Right Left . Drop it at the bottom of your program.
- In drag out Wait. Drop it at the bottom of your program.
- Change the integer in the .wait() command to 1.
We need to pause the stage before flipping back or the flip will happen too fast.
To navigate the page using the TAB key, first press ESC to exit the code editor.